home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / pp100.zip / STAR.INI < prev    next >
Text File  |  1992-12-12  |  2KB  |  48 lines

  1. //┌──────────────────────────────────────────────────────────────────────┐
  2. //│  Precise Point Configuration File              08/24/1992  19:58:09  │
  3. //└──────────────────────────────────────────────────────────────────────┘
  4. SMD_BITMAP_STRUCT bitmap =
  5. {
  6. 0x10,    // Horizontal size
  7. 0x10,    // Vertical size
  8. 0x07,    // Horizontal hotspot position
  9. 0x07,    // Vertical hotspot position
  10.  
  11. //────────────────────────────────────────────────┤ Cursor Bitmap ├──
  12. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  13. 0x0180,  // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
  14. 0x0180,  // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
  15. 0x0180,  // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
  16. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  17. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  18. 0x0e70,  // ∙∙∙∙■■■∙∙■■■∙∙∙∙
  19. 0x7c3e,  // ∙■■■■■∙∙∙∙■■■■■∙
  20. 0x7c3e,  // ∙■■■■■∙∙∙∙■■■■■∙
  21. 0x0e70,  // ∙∙∙∙■■■∙∙■■■∙∙∙∙
  22. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  23. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  24. 0x0180,  // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
  25. 0x0180,  // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
  26. 0x0180,  // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
  27. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  28.  
  29. //────────────────────────────────────────────────┤ Screen Bitmap ├─
  30. 0x0180,  // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
  31. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  32. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  33. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  34. 0x07e0,  // ∙∙∙∙∙■■■■■■∙∙∙∙∙
  35. 0x0ff0,  // ∙∙∙∙■■■■■■■■∙∙∙∙
  36. 0x7ffe,  // ∙■■■■■■■■■■■■■■∙
  37. 0xffff,  // ■■■■■■■■■■■■■■■■
  38. 0xffff,  // ■■■■■■■■■■■■■■■■
  39. 0x7ffe,  // ∙■■■■■■■■■■■■■■∙
  40. 0x0ff0,  // ∙∙∙∙■■■■■■■■∙∙∙∙
  41. 0x07e0,  // ∙∙∙∙∙■■■■■■∙∙∙∙∙
  42. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  43. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  44. 0x03c0,  // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
  45. 0x0180,  // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
  46. };
  47.  
  48.